home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows5 / winws.zip / UPGRADE.INF < prev    next >
INI File  |  1992-06-01  |  5KB  |  179 lines

  1. ;
  2. ; APPSETUP.INF - text file used by SETUP.EXE to install application
  3. ;
  4. ; (c) Copyright 1989, 1990 Novell, Inc. All rights reserved.
  5. ; $Logfile:   G:/venus/setup/vcs/upgrade.inv  $
  6. ; $Revision:   1.2  $
  7. ; $Date:   01 Jun 1992 17:02:30  $
  8. ; $Author:   STELCHEN  $
  9. ; $Log:   G:/venus/setup/vcs/upgrade.inv  $
  10. ;**
  11. ;**   Rev 1.2   01 Jun 1992 17:02:30   STELCHEN
  12. ;**Took out comments that were accidentally put in.  Rev 1.1 is really
  13. ;**  a test version.
  14. ;**
  15. ;**   Rev 1.1   01 Jun 1992 14:55:44   STELCHEN
  16. ;**Take out "(NetWire)" from dialog box title.
  17. ;** 
  18. ;**    Rev 1.3   30 Apr 1992 09:52:00   STELCHEN
  19. ;** Change def install directory from 'wslanwin' to '3270wks'.
  20. ;** 
  21. ;**    Rev 1.2   16 Apr 1992 09:24:10   STELCHEN
  22. ;** Put *.wsc files in separate section for conditional copying.
  23. ;** 
  24. ;**    Rev 1.0   13 Mar 1992 15:02:50   PLIN
  25. ;** Initial revision.
  26. ;
  27.  
  28. ;
  29. ; Default dialog box title
  30. ;
  31. [dialog]
  32.   caption = "3270 LAN Workstation for Windows Installation"
  33.  
  34. ;
  35. ; Default install base directory
  36. ;
  37. [data]
  38.   defdir = C:\3270WKS
  39.  
  40. ;
  41. ; Disk names
  42. ;
  43. [disks]
  44.   A =., "Disk 1 - Program Files"
  45.   B =., "Disk 2 - Program Files"
  46.   C =., "Disk 3 - IPX Support Files for Windows"
  47.  
  48. ;
  49. ; Minimum disk space needed
  50. ;
  51. [needed.space]
  52.   minspace = 1300000
  53.  
  54. ;
  55. ; For the following section, some disk numbers are reserved for special
  56. ; purposes:
  57. ;    0 designates defdir in [data] section
  58. ;    1 designates Windows directory (gotten thru GetWindowsDirectory call)
  59. ;    2 designates directory where wscfg.ini should be copied to
  60. ;    3 designates directory where IPX DLLs' should be copied to
  61. ;      this number coupled with a flag (whether check box is checked in
  62. ;      the initial dialog box) determine if files in this section will
  63. ;      be copied at all
  64. ;    4 designates directory where IPX for Windows drivers should be
  65. ;      copied to, this coupled with a flag (whether check box is checked
  66. ;      in the initial dialog box) determine if files in this section will
  67. ;      be copied at all
  68. [app.copy.appstuff]
  69.   #app.dll,    3:
  70.   #app.app,    0:
  71.   #app.cfg,    2:
  72.   #app.wsc,    0:
  73.   #app.kyb,    0:
  74.   #app.drv,    4:system
  75.  
  76. [app.dll]
  77.   A:nwipxspx.dll, "nwipxspx.dll"
  78.   A:wtspx.dll,    "wtspx.dll"
  79.  
  80. [app.app]
  81.   A:pbwind.lib,   "pbwind.lib"
  82.   A:pbwind.dll,   "pbwind.dll"
  83.   A:tableg.dat,   "tableg.dat"
  84.   A:winappc.exe,  "winappc.exe"
  85.   A:winappc.hlp,  "winappc.hlp"
  86.   A:wincpic.lib,  "wincpic.lib"
  87.   A:wincpic.dll,  "wincpic.dll"
  88.   A:wpbcplib.dll, "wpbcplib.dll"
  89.   A:wpbcplib.lib, "wpcplib.lib"
  90.   A:ws.cfg,       "ws.cfg"
  91.   A:wsemul.dll,   "wsemul.dll"
  92.   A:wshelp.hlp,   "wshelp.hlp"
  93.   A:wskey.dll,    "wskey.dll"
  94.   A:wslanwin.exe, "wslanwin.exe"
  95.   A:wslib.dll,    "wslib.dll"
  96.   A:wsprint.dll,  "wsprint.dll"
  97.   A:wssess.dll,   "wssess.dll"
  98.   A:wssndrcv.dll, "wssndrcv.dll"
  99.   A:wstrans.dll,  "wstrans.dll"
  100.   A:wsxlat.dll,   "wsxlat.dll"
  101.  
  102. [app.cfg]
  103.   A:wscfg.ini,    "wscfg.ini"
  104.  
  105. [app.wsc]
  106.   A:lu1.wsc,      "lu1.wsc"
  107.   A:lu3.wsc,      "lu3.wsc"
  108.   A:model2.wsc,   "model2.wsc"
  109.   
  110. [app.kyb]
  111.   A:acp100.xlt,   "acp100.xlt"
  112.   A:apl.xlt,      "apl.xlt"
  113.   A:as400101.kyb, "as400101.kyb"
  114.   A:as40084.kyb,  "as40084.kyb"
  115.   A:belg102.kyb,  "belg102.kyb"
  116.   A:belg84.kyb,   "belg84.kyb"
  117.   A:cdnb102.kyb,  "cdnb102.kyb"
  118.   A:cdnb84.kyb,   "cdnb84.kyb"
  119.   A:chdt102.kyb,  "chdt102.kyb"
  120.   A:chdt84.kyb,   "chdt84.kyb"
  121.   A:chfr102.kyb,  "chfr102.kyb"
  122.   A:chfr84.kyb,   "chfr84.kyb"
  123.   A:dnsk102.kyb,  "dnsk102.kyb"
  124.   A:dnsk84.kyb,   "dnsk84.kyb"
  125.   A:ecp037.xlt,   "ecp037.xlt"
  126.   A:ecp273.xlt,   "ecp273.xlt"
  127.   A:ecp274.xlt,   "ecp274.xlt"
  128.   A:ecp277.xlt,   "ecp277.xlt"
  129.   A:ecp278.xlt,   "ecp278.xlt"
  130.   A:ecp280.xlt,   "ecp280.xlt"
  131.   A:ecp282.xlt,   "ecp282.xlt"
  132.   A:ecp284.xlt,   "ecp284.xlt"
  133.   A:ecp285.xlt,   "ecp285.xlt"
  134.   A:ecp297.xlt,   "ecp297.xlt"
  135.   A:ecp500.xlt,   "ecp500.xlt"
  136.   A:enuk102.kyb,  "enul102.kyb"
  137.   A:enuk1102.kyb, "enuk1102.kyb"
  138.   A:enuk184.kyb,  "enuk184.kyb"
  139.   A:enuk84.kyb,   "enuk84.kyb"
  140.   A:esha102.kyb,  "esha102.kyb"
  141.   A:esha84.kyb,   "esha84.kyb"
  142.   A:espa102.kyb,  "espa102.kyb"
  143.   A:espa84.kyb,   "espa84.kyb"
  144.   A:fran102.kyb,  "fran102.kyb"
  145.   A:fran1102.kyb, "fran1102.kyb"
  146.   A:fran184.kyb,  "fran184.kyb"
  147.   A:fran84.kyb,   "fran84.kyb"
  148.   A:hlnd102.kyb,  "hlnd102.kyb"
  149.   A:hlnd84.kyb,   "hlnd84.kyb"
  150.   A:ital102.kyb,  "ital102.kyb"
  151.   A:ital84.kyb,   "ital84.kyb"
  152.   A:nors102.kyb,  "nors102.kyb"
  153.   A:nors84.kyb,   "nors84.kyb"
  154.   A:nvlxxlat.ibm, "nvlxxlat.ibm"
  155.   A:oedt102.kyb,  "oedt102.kyb"
  156.   A:oedt84.kyb,   "oedt84.kyb"
  157.   A:port102.kyb,  "port102.kyb"
  158.   A:port84.kyb,   "port84.kyb"
  159.   A:std1.pad,     "std1.pad"
  160.   A:std1101.kyb,  "std1101.kyb"
  161.   A:std184.kyb,   "std184.kyb"
  162.   A:suom102.kyb,  "suom102.kyb"
  163.   A:suom84.kyb,   "suom84.kyb"
  164.   A:sven102.kyb,  "sven102.kyb"
  165.   A:sven84.kyb,   "sven84.kyb"
  166.   A:wsf697.fon,   "wsf697.fon"
  167.  
  168. [app.drv]
  169.   A:vnetware.386, "vnetware.386"
  170.   A:vipx.386,     "vipx.386"
  171.   A:netware.drv,  "netware.drv"
  172.  
  173. [progman.groups]
  174.   "3270 WKS", wslanwin.grp
  175.  
  176. ["3270 WKS"]
  177.   "WSLANWIN", wslanwin.exe, wslanwin.exe, 0
  178.